Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Jan 20, 2025

The lookup can result in quaternions that look different component-wise while still being very similar. Instead of comparing them component-wise to decide whether they are similar, we check whether their dot-product is equal to 1.0. That should be more robust.


This is an automatic backport of pull request #1238 done by Mergify.

…mponents individually (#1238)

The lookup can result in quaternions that look different component-wise while still being very similar. Instead of comparing them component-wise to decide whether they are similar, we check whether their dot-product is equal to 1.0. That should be more robust.

(cherry picked from commit fa82013)
@mergify mergify bot added the humble Relevant for humble and higher ROS versions label Jan 20, 2025
@urfeex urfeex merged commit eb5f5b8 into humble Jan 20, 2025
5 of 6 checks passed
@urfeex urfeex deleted the mergify/bp/humble/pr-1238 branch January 20, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

humble Relevant for humble and higher ROS versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants